Operation cancelWorkflow (cancelWorkflow)
In component studio.extensions.nuxeo-routing-default
Operation id | cancelWorkflow |
---|---|
Category | Chain |
Label | cancelWorkflow |
Requires | |
Since |
Parameters
No parameters.
Signature
Inputs | document, documents |
---|---|
Outputs | document, documents |
Implementation Information
Implementation Class | Class: org.nuxeo.ecm.automation.core.impl.OperationChainCompiler.CompiledChainImpl |
---|---|
Contributing Component | studio.extensions.nuxeo-routing-default |
JSON Definition
{ "id" : "cancelWorkflow", "label" : "cancelWorkflow", "category" : "Chain", "requires" : null, "description" : null, "url" : "cancelWorkflow", "signature" : [ "document", "document", "documents", "documents" ], "params" : [ ] }